Align repository with DPC conventions#11
Merged
dmccoystephenson merged 5 commits intomainfrom Mar 22, 2026
Merged
Conversation
Restructure README.md, add CONTRIBUTING.md, USER_GUIDE.md, COMMANDS.md, CONFIG.md, CHANGELOG.md, .github/workflows/build.yml, and reload-plugin.sh. Reference: https://github.com/Dans-Plugins/dpc-conventions Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com> Agent-Logs-Url: https://github.com/Dans-Plugins/Herald/sessions/2d04014b-13a7-49b7-af49-11c01bb837d0
Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com> Agent-Logs-Url: https://github.com/Dans-Plugins/Herald/sessions/2d04014b-13a7-49b7-af49-11c01bb837d0
Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com> Agent-Logs-Url: https://github.com/Dans-Plugins/Herald/sessions/2d04014b-13a7-49b7-af49-11c01bb837d0
Copilot
AI
changed the title
[WIP] Align repository with DPC conventions
Align repository with DPC conventions
Mar 22, 2026
dmccoystephenson
requested changes
Mar 22, 2026
CHANGELOG.md
Outdated
|
|
||
| The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
|
||
| ## [Unreleased] |
Member
There was a problem hiding this comment.
Make this version 1.0.0 and modify any other files as necessary
Contributor
Author
There was a problem hiding this comment.
Updated CHANGELOG.md to [1.0.0] and bumped build.gradle version from 0.1.0-SNAPSHOT to 1.0.0 in c14aba8.
Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com> Agent-Logs-Url: https://github.com/Dans-Plugins/Herald/sessions/840edecb-6910-4da4-a39a-39d2336a9828
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds all required documentation files and restructures
README.mdto match the DPC conventions.README.md
New documentation files
CONTRIBUTING.md— Fork/branch/PR workflow, links, requirements, testing instructionsUSER_GUIDE.md— Prerequisites, first steps, common scenarios (Discord, email, custom messages)COMMANDS.md— Documents that Herald exposes no commands (config-driven)CONFIG.md— Everyconfig.ymloption with type, default, description, and exampleCHANGELOG.md— Keep a Changelog format with initial[1.0.0]releaseVersion bump
build.gradle— Version updated from0.1.0-SNAPSHOTto1.0.0CI
.github/workflows/build.yml— DPC-standard workflow:./gradlew clean buildon push/PR tomain/develop, JDK 21 (matchesbuild.gradletarget), explicitpermissions: contents: readDev tooling
reload-plugin.sh— Builds JAR, copies into running Docker container, triggers ServerUtils reload📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.